home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo wide / DialogNotify.xml < prev    next >
Extensible Markup Language  |  2007-11-15  |  3KB  |  87 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <id>2016</id>
  4.   <defaultcontrol>4</defaultcontrol>
  5.   <allowoverlay>no</allowoverlay>
  6.   <controls>
  7.     <control>
  8.       <type>image</type>
  9.       <id>0</id>
  10.       <width>1366</width>
  11.       <height>768</height>
  12.       <texture>black.bmp</texture>
  13.       <colordiffuse>60ffffff</colordiffuse>
  14.     </control>
  15.     <control>
  16.       <type>group</type>
  17.       <description>group element</description>
  18.       <animation effect="fade" time="250">WindowOpen</animation>
  19.       <animation effect="fade" time="250">WindowClose</animation>
  20.       <control>
  21.         <type>image</type>
  22.         <id>0</id>
  23.         <posX>607</posX>
  24.         <posY>533</posY>
  25.         <width>566</width>
  26.         <height>200</height>
  27.         <texture>dialog_background.png</texture>
  28.       </control>
  29.       <control>
  30.         <description>Heading text label</description>
  31.         <type>label</type>
  32.         <id>3</id>
  33.         <posX>677</posX>
  34.         <posY>560</posY>
  35.         <label>181</label>
  36.         <font>font10</font>
  37.         <textcolor>FFFFFFFF</textcolor>
  38.       </control>
  39.       <control>
  40.         <description>OK button</description>
  41.         <type>button</type>
  42.         <id>4</id>
  43.         <posX>1077</posX>
  44.         <posY>564</posY>
  45.         <width>42</width>
  46.         <textureFocus>dialogue_ok_focus.png</textureFocus>
  47.         <textureNoFocus>dialogue_ok_nofocus.png</textureNoFocus>
  48.         <label>-</label>
  49.         <onleft>4</onleft>
  50.         <onright>4</onright>
  51.         <onup>4</onup>
  52.         <ondown>6</ondown>
  53.       </control>
  54.       <control>
  55.         <description>logo</description>
  56.         <type>image</type>
  57.         <id>5</id>
  58.         <posX>664</posX>
  59.         <posY>600</posY>
  60.         <width>93</width>
  61.         <height>93</height>
  62.         <texture>#thumb</texture>
  63.         <colorkey>FFFF00FF</colorkey>
  64.         <colordiffuse>FFFFFFFF</colordiffuse>
  65.         <keepaspectratio>yes</keepaspectratio>
  66.       </control>
  67.       <control>
  68.         <description>textarea</description>
  69.         <type>textbox</type>
  70.         <id>6</id>
  71.         <font>font10</font>
  72.         <posX>787</posX>
  73.         <posY>599</posY>
  74.         <width>300</width>
  75.         <height>120</height>
  76.         <spinPosX>1077</spinPosX>
  77.         <spinPosY>680</spinPosY>
  78.         <onleft>4</onleft>
  79.         <onright>4</onright>
  80.         <onup>4</onup>
  81.         <ondown>4</ondown>
  82.         <label>-</label>
  83.       </control>
  84.     </control>
  85.   </controls>
  86. </window>
  87.